home *** CD-ROM | disk | FTP | other *** search
/ Computer Inter@ctive 17 / Computer Interactive cdrom 17 - gen 99.iso / ZDNETIT / CONTENT / SMTPCEMS.ZIP / PARAM.H < prev    next >
Encoding:
C/C++ Source or Header  |  1998-05-18  |  107 b   |  8 lines

  1. #ifdef WIN32
  2. BOOL CALLBACK
  3. #else
  4. BOOL FAR PASCAL
  5. #endif
  6. ParamDlgProc(HWND, UINT, WPARAM, LPARAM);
  7.  
  8.